Contribution org.nuxeo.theme.nuxeo.virtualnavigation--views
In component org.nuxeo.theme.nuxeo.virtualnavigation
org.nuxeo.theme.nuxeo.virtualnavigation
inside nuxeo-platform-virtualnavigation-web-5.8.jar
This contribution is part of XML component Extension Point
Extension point views of component ThemeService.Contributed Items
XML Source
<extension point="views" target="org.nuxeo.theme.services.ThemeService">
<view name="nuxeo5 tree explorer" template-engine="jsf-facelets">
<format-type>widget</format-type>
<template>incl/tree_explorer_with_virtual_nav.xhtml</template>
</view>
<view name="nuxeo5 breadcrumbs" template-engine="jsf-facelets">
<format-type>widget</format-type>
<template>incl/breadcrumb_vn.xhtml</template>
</view>
</extension>